﻿2026-06-15T10:02:50.3313441Z ##[group]Run actions/checkout@v5
2026-06-15T10:02:50.3314576Z with:
2026-06-15T10:02:50.3315272Z   repository: SaberMage/spt-core
2026-06-15T10:02:50.3323451Z   token: ***
2026-06-15T10:02:50.3324136Z   ssh-strict: true
2026-06-15T10:02:50.3324826Z   ssh-user: git
2026-06-15T10:02:50.3325522Z   persist-credentials: true
2026-06-15T10:02:50.3326297Z   clean: true
2026-06-15T10:02:50.3327003Z   sparse-checkout-cone-mode: true
2026-06-15T10:02:50.3327832Z   fetch-depth: 1
2026-06-15T10:02:50.3328515Z   fetch-tags: false
2026-06-15T10:02:50.3329286Z   show-progress: true
2026-06-15T10:02:50.3330006Z   lfs: false
2026-06-15T10:02:50.3330682Z   submodules: false
2026-06-15T10:02:50.3331384Z   set-safe-directory: true
2026-06-15T10:02:50.3332367Z ##[endgroup]
2026-06-15T10:02:50.4149795Z Syncing repository: SaberMage/spt-core
2026-06-15T10:02:50.4151989Z ##[group]Getting Git version info
2026-06-15T10:02:50.4153198Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-15T10:02:50.4154982Z [command]/usr/bin/git version
2026-06-15T10:02:50.4155780Z git version 2.43.0
2026-06-15T10:02:50.4158179Z ##[endgroup]
2026-06-15T10:02:50.4170146Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/668051e9-e52d-4ecf-ba9c-fd8614b81ef9' before making global git config changes
2026-06-15T10:02:50.4172469Z Adding repository directory to the temporary git global config as a safe directory
2026-06-15T10:02:50.4174319Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-15T10:02:50.4208121Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-15T10:02:50.4227633Z https://github.com/SaberMage/spt-core
2026-06-15T10:02:50.4238036Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-15T10:02:50.4240359Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-15T10:02:50.4259027Z HEAD
2026-06-15T10:02:50.4296126Z ##[endgroup]
2026-06-15T10:02:50.4297143Z [command]/usr/bin/git submodule status
2026-06-15T10:02:50.4481242Z ##[group]Cleaning the repository
2026-06-15T10:02:50.4483584Z [command]/usr/bin/git clean -ffdx
2026-06-15T10:02:50.4509269Z Removing traceable-reqs
2026-06-15T10:02:50.4516495Z [command]/usr/bin/git reset --hard HEAD
2026-06-15T10:02:50.4577713Z HEAD is now at 2c77642 Merge caaf797a83c8148cf7400c2a595969aeca03e80d into e08cea0dd604d378c77233876ff9f9d895d6ff7e
2026-06-15T10:02:50.4583566Z ##[endgroup]
2026-06-15T10:02:50.4585569Z ##[group]Disabling automatic garbage collection
2026-06-15T10:02:50.4586941Z [command]/usr/bin/git config --local gc.auto 0
2026-06-15T10:02:50.4610143Z ##[endgroup]
2026-06-15T10:02:50.4611819Z ##[group]Setting up auth
2026-06-15T10:02:50.4614007Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-15T10:02:50.4638268Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-15T10:02:50.4819234Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-15T10:02:50.4844030Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-15T10:02:50.5026688Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-15T10:02:50.5052558Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-15T10:02:50.5237476Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-15T10:02:50.5268595Z ##[endgroup]
2026-06-15T10:02:50.5270900Z ##[group]Fetching the repository
2026-06-15T10:02:50.5275135Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +2c7764209dc8029babab00e627f25a31b32a0332:refs/remotes/pull/12/merge
2026-06-15T10:02:51.0228864Z ##[endgroup]
2026-06-15T10:02:51.0230726Z ##[group]Determining the checkout info
2026-06-15T10:02:51.0232528Z ##[endgroup]
2026-06-15T10:02:51.0233626Z [command]/usr/bin/git sparse-checkout disable
2026-06-15T10:02:51.0268514Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-15T10:02:51.0311962Z ##[group]Checking out the ref
2026-06-15T10:02:51.0313182Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/12/merge
2026-06-15T10:02:51.0339941Z HEAD is now at 2c77642 Merge caaf797a83c8148cf7400c2a595969aeca03e80d into e08cea0dd604d378c77233876ff9f9d895d6ff7e
2026-06-15T10:02:51.0343389Z ##[endgroup]
2026-06-15T10:02:51.0372279Z [command]/usr/bin/git log -1 --format=%H
2026-06-15T10:02:51.0392661Z 2c7764209dc8029babab00e627f25a31b32a0332
